Assignment 8

Load dataset

Augmentation

Application of this augmentations happens in train_epoch-function (train_eval.py)

Here are some examples of the work of UNet with Resnet Backbone We have also experimented with ConvNExt-like backbone, the results of UNet with ConvNExt can be found in Assignment_8/test_convUnext.ipynb